Represents an HTML fragment or plain text which represents the unique body of this conversation.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic Body UniqueBody { get; }Public ReadOnly Property UniqueBody As Body
Get
Property Value
Type:
BodyThe unique body.
See Also